C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface
Members

IItemsSource<T> Interface
The interface of items source.
Object Model
IItemsSource<T> Interface
Syntax
'Declaration
 
Public Interface IItemsSource(Of T) 
 
Type Parameters
T
See Also